You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TCplx Structure
>
TCplx Operators
>
< Operator
>
TCplx.< Operator ([In] TCplx, [In] TCplx)
Dew Math for .NET
TCplx.< Operator ([In] TCplx, [In] TCplx)
TCplx Structure
TCplx Members
Dew.Math Namespace
< Operator
Collapse All
Syntax
C#
Visual Basic
public
static
bool
operator
<
([In]
TCplx
ALeft
, [In]
TCplx
ARight
);
Public
static
Operator
<
(
ALeft
As
[In]
TCplx
,
ARight
As
[In]
TCplx
)
Description
This is <, a member of class TCplx.
Group
< Operator
Links
TCplx Structure
,
TCplx Members
,
Dew.Math Namespace
,
< Operator
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!